Skip to content

chore(security): auto-pin GitHub Actions to SHAs - #21

Merged
paulinebm merged 1 commit into
mainfrom
chore/auto-pin-actions
May 22, 2026
Merged

chore(security): auto-pin GitHub Actions to SHAs#21
paulinebm merged 1 commit into
mainfrom
chore/auto-pin-actions

Conversation

@hf-pin-sha-versions-auto-fix

Copy link
Copy Markdown
Contributor

Summary

Auto-opened by scan-org.py in huggingface/tracking-issues because the daily security scan detected GitHub Actions referenced by mutable tag or unpinned ref in this repo. pinact run was applied; this PR is the diff.

What changed

Every uses: owner/repo@<tag> (or @<branch>) is rewritten to uses: owner/repo@<40-char-SHA> # <tag> so the version cannot silently drift if upstream re-tags.

What you should do

Review the diff (it's purely a SHA substitution, no logic change), check CI is green, and merge.

Closes huggingface/tracking-issues#495

Auto-pinned by huggingface/tracking-issues/.github/workflows/security-workflow-scan.yml.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pinact found unpinned actions in this repo.

Need manual fix (pinact cannot resolve):

@paulinebm
paulinebm merged commit 3c760a9 into main May 22, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant